home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8"?>
- <effect label="ContrastEffect: adjust contrast">
- <description>
- ContrastEffect adjusts contrast of an image using an S-shaped curve.
- The parameter is a floating point scalar that specifies per-channel contrast adjustment.
- Zero (default) corresponds to no change. The range is unlimited, but the most useful part is between -1 and 1.
- </description>
- <property name="Contrast" type="float" default="0" label="Contrast">
- <range min="-1" max="1"/>
- </property>/>
- </effect>
-